 ---------------------------------------
 - System Brand Changer - By Alphawaves -
 ---------------------------------------

 - System Brand Changer will quickly change your System Brand, with the option to keep an images original size, use its default size or use a custom size.
   Also will edit your OEM information, backup and restore.
   Apply Multi OEM Project Brands from Desktop (Multi OEM Project By 'The Guardian').
   Includes silent mode switches for commandline useage.

 ---------------------------------------	

 - Changelog 1.2.1:

   Fixed Windows 10 Lockscreen
   Added create restore point
   Bug Fixes
   
 ---------------------------------------

 - Requirements:

 - Windows 10, 8.x, 7, Vista

 - .NET4

 ---------------------------------------

 - System Brand Silent Switches:
   /C=
   /D=
   /O=
   /RS
   /B=
   /A

 - Usage:

   Auto Apply Multi OEM Project Brand:
   "%~dp0System Brand Changer.exe" /A

   Apply Multi OEM Project Brands:
   "%~dp0System Brand Changer.exe" /B=ACER

   Remove Multi OEM Project Brands:
   "%~dp0System Brand Changer.exe" /B=DEFAULT

   Apply image with custom size (Your Custom Size):
   "%~dp0System Brand Changer.exe" /C="My image location"{1900*1200}

   Apply image with default size (157x151):
   "%~dp0System Brand Changer.exe" /D="My image location"

   Apply image keeping images own size:
   "%~dp0System Brand Changer.exe" /O="My image location"

   Restore image:
   "%~dp0System Brand Changer.exe" /RS

 - IE:
  "%~dp0System Brand Changer.exe" /O="C:\image\pic.png"

   Note: All image types are accepted.

-----------------------------------------

 - OEM Info Switches:
   /LG=
   /MN=
   /MD=
   /PH=
   /HR=
   /UL=
   /RO

 - Usage:

   Remove OEM Info:
   "%~dp0System Brand Changer.exe" /RO

   Apply OEM Info:
   "%~dp0System Brand Changer.exe" /LG="OEM Logo" /MD="Model" /MN="Manufacturer" /UL="Support URL" /PH="Support Phone" /HR="Support Hours"
 
 - IE:
  "%~dp0System Brand Changer.exe" /LG="C:\bla\myimage.png" /MD="GJ311AA-ABU m8180.uk" /MN="Hewlett-Packard" /UL="http://www8.hp.com/uk/en/support-drivers.html" /PH="1-800-474-6836 (1-800-HP-Invent)" /HR="In the United States, 24 hours a day, 7 days a week"

   Note: All image types are accepted.
   
Credits:
 - Multi OEM Project by 'The Guardian' - http://forums.mydigitallife.info/threads/57880-Multi-OEM-Project
 - Powershell script Windows.UI.Logon.pri by 'alexwilson' - http://forums.mydigitallife.info/members/463279-alexwilson